From d936a9ae89ee862ba61848150099f2c7afebbf7e Mon Sep 17 00:00:00 2001 From: Mohammed Sadiq Date: Sat, 4 May 2019 15:09:35 +0530 Subject: [PATCH] docs: fix typo in function name --- docs/reference/gtk/actions.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/gtk/actions.xml b/docs/reference/gtk/actions.xml index 3d789b0c79..e1b21d5a86 100644 --- a/docs/reference/gtk/actions.xml +++ b/docs/reference/gtk/actions.xml @@ -325,7 +325,7 @@ Typical uses of GMenu inside GTK are to set up an application - menu or menubar with gtk_appication_set_app_menu() or + menu or menubar with gtk_application_set_app_menu() or gtk_application_set_menubar(). Another, maybe more common use is to create a popover for a menubutton, using gtk_menu_button_set_menu_model(). -- 2.30.2